home *** CD-ROM | disk | FTP | other *** search
/ F1 Licenseware / F1 Licenseware - Volume 1.iso / disks / 089a.dms / 089a.adf / TEXTS / INTRODUCTION < prev    next >
Text File  |  1992-02-26  |  3KB  |  55 lines

  1.                                  INTRODUCTION
  2.                                  ------------
  3. Welcome to all you Amos beginners out there. It's going to be a long hard 
  4. slog to learn how to program in Amos, so don't kid yourself. Amos may be the
  5. easiest Basic language to learn on the Amiga but that doesn't mean you will
  6. be knocking out Lemmings clones this time next week. So be patient and take 
  7. one chapter of this tutorial at a time, and above all, take notes. 
  8. Taking notes will make a BIG difference to how fast you will learn the 
  9. commands and are worth keeping for future reference. 
  10. If you don't take notes then you will not get the most out of this tutorial.
  11.  
  12. The purpose of this tutorial is to help complete beginners and by beginners 
  13. I mean people who know how to load Amos but are confused by the hundreds of 
  14. commands and want a simple explanation of what they do with examples.
  15. Chapters one to twenty five are for the Absolute beginner, chapters twenty
  16. six onward are for the more intermediate of Amos programmers and
  17. something for  beginners who have completed the previous chapters to try and
  18. grasp.
  19.  
  20. A beginner having thoroughly worked through the first twenty five chapters
  21. should not have too much trouble following the last chapters of the 
  22. book. If used correctly, a beginner studying every chapter of this book 
  23. in conjunction with the Amos User Manual should turn out to be an adequate 
  24. Amos coder on completion.
  25.  
  26. Recommended tools:
  27. ------------------
  28. Any Amiga with at least 1 meg of Chip ram
  29.  
  30. A printer (not essential, but extremely useful)
  31.  
  32. Amos V1.36 And/or Amos Professional V2.0 
  33.  
  34. The official Amos manual
  35.  
  36. Amos Pro Compiler (Works on all versions of Amos)
  37.  
  38. A lot of patience and grit!
  39.  
  40. If you have a printer it can be very useful for printing out your own and 
  41. other peoples program listings to store/study. Studying and modifying other
  42. peoples code is an excellent way to learn. 
  43.  
  44. Certain Amiga magazines have "Given away" versions of Amos and Amos Pro.
  45. This is a good deal as long as you also buy the official manual. Obtaining 
  46. the manual is essential. Make sure you are using the latest version of
  47. Amos. I you are not then "Updater disks" are available in the Public Domain.
  48.  
  49. I recommend the Amos Pro compiler as opposed to the old Amos compiler
  50. because it has a few less bugs, is a lot quicker, is easier to use and
  51. creates smaller executables. Although the old compiler will suffice,
  52. especially as it was also given away on a cover disk (CU.Amiga)
  53.   
  54.                        Right, let's get to it >>>>>>>>>
  55.